Name | Description | |
---|---|---|
SourceChangeEventArgs<T> Constructor | Initializes a new instance of the SourceChangeEventArgs<T> class. |
The following tables list the members exposed by SourceChangeEventArgs<T>.
Name | Description | |
---|---|---|
SourceChangeEventArgs<T> Constructor | Initializes a new instance of the SourceChangeEventArgs<T> class. |
Name | Description | |
---|---|---|
ChangeType | Gets the type of change. | |
Item | Gets the object that is being changed. | |
Ordinal | Gets the ordinal position of the collection item that is being changed. |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified object is equal to the current object. | |
GetHashCode | Return a hash code for this instance. | |
ToString | Returns a string that represents this instance of SourceChangeEventArgs<T>. |